PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFCrlClientEvent Class / getCrlResponse Method
In This Topic
    getCrlResponse Method
    In This Topic
    Gets the CRL response.
    Syntax
    public byte[] getCrlResponse()

    Return Value

    The response retrieved from the CRL server.
    See Also